FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package hl7.fhir.us.davinci-pdex-plan-net#current (63 ms)

Package hl7.fhir.us.davinci-pdex-plan-net
Type SearchParameter
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/davinci-pdex-plan-net/https://build.fhir.org/ig/HL7/davinci-pdex-plan-net/SearchParameter-practitioner-name.html
Url http://hl7.org/fhir/us/davinci-pdex-plan-net/SearchParameter/practitioner-name
Version 1.2.0
Status active
Date 2018-05-23T00:00:00+00:00
Name Plannet_sp_practitioner_name
Experimental False
Realm us
Authority hl7
Description Select Practitioners with the specified name (matches against any of the elements in the HumanName data type)
Type string

Resources that use this resource

CapabilityStatement
plan-net Plan-Net CapabilityStatement

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Plannet_sp_practitioner_name TU

Parameter name:string

Select Practitioners with the specified name (matches against any of the elements in the HumanName data type)

ResourcePractitioner
ExpressionPractitioner.name
Multiples
  • multipleAnd: The parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true
ModifiersAllowed: exact, contains

Source

{
  "resourceType" : "SearchParameter",
  "id" : "practitioner-name",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Plannet_sp_practitioner_name <a style=\"padding-left: 3px; padding-right: 3px; border: 1px grey solid; font-weight: bold; color: black; background-color: #fff5e6\" href=\"http://hl7.org/fhir/R4/versions.html#std-process\" title=\"Standards Status = Trial Use\">TU</a></h2><p>Parameter <code>name</code>:<code>string</code></p><div><p>Select Practitioners with the specified name (matches against any of the elements in the HumanName data type)</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a></td></tr><tr><td>Expression</td><td><code>Practitioner.name</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Modifiers</td><td>Allowed: exact, contains</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fm"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/ImplementationGuide/hl7.fhir.us.davinci-pdex-plan-net"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/SearchParameter/practitioner-name",
  "version" : "1.2.0",
  "name" : "Plannet_sp_practitioner_name",
  "derivedFrom" : "http://hl7.org/fhir/SearchParameter/Practitioner-name",
  "status" : "active",
  "date" : "2018-05-23T00:00:00+00:00",
  "publisher" : "HL7 International / Financial Management",
  "contact" : [
    {
      "name" : "HL7 International / Financial Management",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        },
        {
          "system" : "email",
          "value" : "fm@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Select Practitioners with the specified name (matches against any of the elements in the HumanName data type)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "code" : "name",
  "base" : [
    "Practitioner"
  ],
  "type" : "string",
  "expression" : "Practitioner.name",
  "multipleOr" : true,
  "multipleAnd" : true,
  "modifier" : [
    "exact",
    "contains"
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.